Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react (source) 19.1.1 -> 19.2.0 age adoption passing confidence
react-dom (source) 19.1.1 -> 19.2.0 age adoption passing confidence
react-refresh (source) 0.17.0 -> 0.18.0 age adoption passing confidence
react-test-renderer (source) 19.1.1 -> 19.2.0 age adoption passing confidence

Release Notes

facebook/react (react)

v19.2.0

Compare Source

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features
  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools
New React DOM Features
  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.
Notable changes
  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId
All Changes
React
React DOM
React Server Components
React Reconciler

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Oct 2, 2025

⚠️ No Changeset found

Latest commit: 3a6833d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Oct 2, 2025

Size Change: +1.91 kB (+2.45%)

Total Size: 79.7 kB

Filename Size Change
examples/test-bundlesize/dist/react.js 59.4 kB +1.91 kB (+3.31%)
ℹ️ View Unchanged
Filename Size
examples/test-bundlesize/dist/App.js 3.42 kB
examples/test-bundlesize/dist/polyfill.js 311 B
examples/test-bundlesize/dist/rdcClient.js 10.1 kB
examples/test-bundlesize/dist/rdcEndpoint.js 5.68 kB
examples/test-bundlesize/dist/webpack-runtime.js 726 B

compressed-size-action

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 3a6833d Previous: 2c44ab0 Ratio
normalizeLong 527 ops/sec (±2.13%) 527 ops/sec (±1.06%) 1
denormalizeLong 288 ops/sec (±2.61%) 267 ops/sec (±2.74%) 0.93
denormalizeLong donotcache 1037 ops/sec (±0.82%) 982 ops/sec (±0.29%) 0.95
denormalizeShort donotcache 500x 1626 ops/sec (±0.11%) 1623 ops/sec (±0.18%) 1.00
denormalizeShort 500x 860 ops/sec (±1.79%) 847 ops/sec (±1.94%) 0.98
denormalizeShort 500x withCache 6720 ops/sec (±0.53%) 6462 ops/sec (±0.19%) 0.96
queryShort 500x withCache 2739 ops/sec (±0.26%) 2642 ops/sec (±0.17%) 0.96
buildQueryKey All 54251 ops/sec (±0.18%) 55826 ops/sec (±0.20%) 1.03
query All withCache 7391 ops/sec (±0.17%) 6834 ops/sec (±0.44%) 0.92
denormalizeLong with mixin Entity 278 ops/sec (±1.96%) 277 ops/sec (±2.70%) 1.00
denormalizeLong withCache 6290 ops/sec (±0.16%) 6440 ops/sec (±0.36%) 1.02
denormalizeLong All withCache 7078 ops/sec (±0.17%) 6501 ops/sec (±0.43%) 0.92
denormalizeLong Query-sorted withCache 7379 ops/sec (±0.17%) 6842 ops/sec (±0.26%) 0.93
denormalizeLongAndShort withEntityCacheOnly 1704 ops/sec (±0.19%) 1640 ops/sec (±0.58%) 0.96
getResponse 5751 ops/sec (±1.43%) 5471 ops/sec (±1.07%) 0.95
getResponse (null) 6960570 ops/sec (±0.53%) 7028386 ops/sec (±0.61%) 1.01
getResponse (clear cache) 273 ops/sec (±1.80%) 271 ops/sec (±2.17%) 0.99
getSmallResponse 3118 ops/sec (±0.12%) 3091 ops/sec (±0.14%) 0.99
getSmallInferredResponse 2346 ops/sec (±0.13%) 2241 ops/sec (±0.09%) 0.96
getResponse Collection 5700 ops/sec (±0.97%) 5497 ops/sec (±1.18%) 0.96
get Collection 5650 ops/sec (±0.44%) 5637 ops/sec (±0.25%) 1.00
get Query-sorted 6804 ops/sec (±0.34%) 6643 ops/sec (±0.40%) 0.98
setLong 548 ops/sec (±0.18%) 531 ops/sec (±0.38%) 0.97
setLongWithMerge 245 ops/sec (±0.14%) 222 ops/sec (±0.72%) 0.91
setLongWithSimpleMerge 259 ops/sec (±0.32%) 237 ops/sec (±0.81%) 0.92
setSmallResponse 500x 950 ops/sec (±0.13%) 937 ops/sec (±0.11%) 0.99

This comment was automatically generated by workflow using github-action-benchmark.

@renovate renovate bot force-pushed the renovate/react branch 7 times, most recently from 808fc20 to 40065f6 Compare October 6, 2025 02:36
@renovate renovate bot force-pushed the renovate/react branch 9 times, most recently from 760da9c to bf66bb9 Compare October 14, 2025 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants